2025-02-03 21:44:31,678 [ 439211 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-02-03 21:44:31,679 [ 439211 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-02-03 21:44:31,679 [ 439211 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-02-03 21:44:31,679 [ 439211 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_4rzf2n --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=f65c8df8fe02 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings test_structured_logging_json/test.py::test_structured_logging_json_format test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert test_trace_log_build_id/test.py::test_trace_log_build_id test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl test_ttl_replicated/test.py::test_modify_ttl 'test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete]' 'test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated]' test_ttl_replicated/test.py::test_ttl_columns 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0]' 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1]' 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2]' test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error test_ttl_replicated/test.py::test_ttl_empty_parts test_ttl_replicated/test.py::test_ttl_many_columns 'test_ttl_replicated/test.py::test_ttl_table[DELETE]' 'test_ttl_replicated/test.py::test_ttl_table[]' test_unambiguous_alter_commands/test.py::test_alter test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0]' 'test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1]' test_version_update/test.py::test_modulo_partition_key_issue_23508 test_zookeeper_config/test.py::test_chroot_with_different_root test_zookeeper_config/test.py::test_chroot_with_same_root -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [39 items] scheduling tests via LoadFileScheduling test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_structured_logging_json/test.py::test_structured_logging_json_format test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] test_tlsv1_3/test.py::test_create_user test_settings_constraints/test.py::test_read_only_constraint test_timezone_config/test.py::test_check_timezone_config test_system_logs_recreate/test.py::test_drop_system_log test_unambiguous_alter_commands/test.py::test_alter test_table_functions_access_rights/test.py::test_merge test_zookeeper_config/test.py::test_chroot_with_different_root [gw1] [ 2%] PASSED test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort [gw7] [ 5%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] [gw6] [ 7%] PASSED test_unambiguous_alter_commands/test.py::test_alter test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command [gw7] [ 10%] PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] [gw6] [ 12%] PASSED test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command [gw1] [ 15%] PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate [gw9] [ 17%] PASSED test_structured_logging_json/test.py::test_structured_logging_json_format [gw1] [ 20%] PASSED test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 [gw2] [ 23%] PASSED test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https [gw4] [ 25%] PASSED test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints [gw2] [ 28%] PASSED test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth [gw2] [ 30%] PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert [gw2] [ 33%] PASSED test_tlsv1_3/test.py::test_https_wrong_cert [gw1] [ 35%] PASSED test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime [gw4] [ 38%] PASSED test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings [gw5] [ 41%] PASSED test_table_functions_access_rights/test.py::test_merge [gw1] [ 43%] PASSED test_timezone_config/test.py::test_overflow_toDateTime test_table_functions_access_rights/test.py::test_view_if_permitted [gw4] [ 46%] PASSED test_settings_constraints/test.py::test_system_settings [gw5] [ 48%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted test_version_update/test.py::test_modulo_partition_key_issue_23508 [gw8] [ 51%] PASSED test_zookeeper_config/test.py::test_chroot_with_different_root test_zookeeper_config/test.py::test_chroot_with_same_root [gw3] [ 53%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw8] [ 56%] PASSED test_zookeeper_config/test.py::test_chroot_with_same_root [gw0] [ 58%] PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl [gw0] [ 61%] PASSED test_ttl_replicated/test.py::test_modify_column_ttl test_ttl_replicated/test.py::test_modify_ttl [gw0] [ 64%] PASSED test_ttl_replicated/test.py::test_modify_ttl test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] [gw5] [ 66%] PASSED test_version_update/test.py::test_modulo_partition_key_issue_23508 [gw0] [ 69%] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] [gw0] [ 71%] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] test_ttl_replicated/test.py::test_ttl_columns [gw0] [ 74%] PASSED test_ttl_replicated/test.py::test_ttl_columns test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] [gw0] [ 76%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] [gw3] [ 79%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate test_trace_log_build_id/test.py::test_trace_log_build_id [gw0] [ 82%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] [gw3] [ 84%] SKIPPED test_trace_log_build_id/test.py::test_trace_log_build_id [gw0] [ 87%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error [gw0] [ 89%] PASSED test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error test_ttl_replicated/test.py::test_ttl_empty_parts [gw0] [ 92%] PASSED test_ttl_replicated/test.py::test_ttl_empty_parts test_ttl_replicated/test.py::test_ttl_many_columns [gw0] [ 94%] PASSED test_ttl_replicated/test.py::test_ttl_many_columns test_ttl_replicated/test.py::test_ttl_table[DELETE] [gw0] [ 97%] PASSED test_ttl_replicated/test.py::test_ttl_table[DELETE] test_ttl_replicated/test.py::test_ttl_table[] [gw0] [100%] PASSED test_ttl_replicated/test.py::test_ttl_table[] ============================== slowest durations =============================== 47.42s call test_system_logs_recreate/test.py::test_system_logs_recreate 36.53s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 32.00s setup test_zookeeper_config/test.py::test_chroot_with_different_root 31.57s setup test_ttl_replicated/test.py::test_merge_with_ttl_timeout 23.59s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 22.42s call test_system_logs_recreate/test.py::test_drop_system_log 20.08s setup test_version_update/test.py::test_modulo_partition_key_issue_23508 19.98s setup test_trace_log_build_id/test.py::test_trace_log_build_id 19.00s call test_ttl_replicated/test.py::test_merge_with_ttl_timeout 15.90s setup test_tlsv1_3/test.py::test_create_user 15.79s setup test_table_functions_access_rights/test.py::test_merge 15.75s setup test_unambiguous_alter_commands/test.py::test_alter 15.74s setup test_structured_logging_json/test.py::test_structured_logging_json_format 15.29s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 15.09s setup test_timezone_config/test.py::test_check_timezone_config 14.86s setup test_system_logs_recreate/test.py::test_drop_system_log 14.56s setup test_settings_constraints/test.py::test_read_only_constraint 14.45s teardown test_zookeeper_config/test.py::test_chroot_with_same_root 14.11s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 10.43s call test_version_update/test.py::test_modulo_partition_key_issue_23508 8.27s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 6.92s call test_ttl_replicated/test.py::test_ttl_empty_parts 6.92s teardown test_ttl_replicated/test.py::test_ttl_table[] 5.15s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 4.93s teardown test_structured_logging_json/test.py::test_structured_logging_json_format 4.77s call test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 4.67s call test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 4.48s call test_ttl_replicated/test.py::test_ttl_many_columns 4.44s teardown test_settings_constraints/test.py::test_system_settings 4.27s teardown test_tlsv1_3/test.py::test_https_wrong_cert 4.22s teardown test_timezone_config/test.py::test_overflow_toDateTime 4.08s teardown test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 3.92s teardown test_trace_log_build_id/test.py::test_trace_log_build_id 3.83s call test_table_functions_access_rights/test.py::test_merge 3.62s teardown test_version_update/test.py::test_modulo_partition_key_issue_23508 3.12s call test_settings_constraints/test.py::test_read_only_constraint 2.93s call test_zookeeper_config/test.py::test_chroot_with_same_root 2.91s call test_ttl_replicated/test.py::test_ttl_table[DELETE] 2.86s call test_ttl_replicated/test.py::test_ttl_columns 2.83s call test_zookeeper_config/test.py::test_chroot_with_different_root 2.81s call test_ttl_replicated/test.py::test_ttl_table[] 2.55s call test_ttl_replicated/test.py::test_modify_ttl 2.50s call test_ttl_replicated/test.py::test_modify_column_ttl 2.15s call test_table_functions_access_rights/test.py::test_view_if_permitted 2.10s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 1.70s call test_tlsv1_3/test.py::test_create_user 1.64s call test_settings_constraints/test.py::test_system_constraints 1.33s call test_structured_logging_json/test.py::test_structured_logging_json_format 1.32s call test_settings_constraints/test.py::test_system_settings 1.32s call test_timezone_config/test.py::test_overflow_toDateTime 1.11s call test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.93s call test_timezone_config/test.py::test_overflow_toDate 0.90s call test_timezone_config/test.py::test_overflow_toDate32 0.53s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.48s call test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.42s call test_unambiguous_alter_commands/test.py::test_alter 0.32s call test_timezone_config/test.py::test_check_timezone_config 0.32s call test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.27s teardown test_table_functions_access_rights/test.py::test_merge 0.27s call test_trace_log_build_id/test.py::test_trace_log_build_id 0.23s call test_tlsv1_3/test.py::test_https_non_ssl_auth 0.22s call test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 0.20s call test_tlsv1_3/test.py::test_https_wrong_cert 0.11s call test_tlsv1_3/test.py::test_https 0.00s teardown test_zookeeper_config/test.py::test_chroot_with_different_root 0.00s setup test_zookeeper_config/test.py::test_chroot_with_same_root 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 0.00s setup test_tlsv1_3/test.py::test_https 0.00s setup test_ttl_replicated/test.py::test_ttl_table[] 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 0.00s setup test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 0.00s teardown test_ttl_replicated/test.py::test_merge_with_ttl_timeout 0.00s teardown test_tlsv1_3/test.py::test_create_user 0.00s setup test_ttl_replicated/test.py::test_modify_ttl 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 0.00s setup test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s setup test_settings_constraints/test.py::test_system_settings 0.00s setup test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] 0.00s setup test_ttl_replicated/test.py::test_ttl_table[DELETE] 0.00s setup test_settings_constraints/test.py::test_system_constraints 0.00s setup test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s setup test_ttl_replicated/test.py::test_modify_column_ttl 0.00s teardown test_settings_constraints/test.py::test_system_constraints 0.00s teardown test_settings_constraints/test.py::test_read_only_constraint 0.00s teardown test_ttl_replicated/test.py::test_modify_column_ttl 0.00s setup test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s teardown test_timezone_config/test.py::test_check_timezone_config 0.00s setup test_timezone_config/test.py::test_overflow_toDate 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 0.00s teardown test_ttl_replicated/test.py::test_ttl_many_columns 0.00s setup test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command 0.00s setup test_timezone_config/test.py::test_overflow_toDate32 0.00s teardown test_unambiguous_alter_commands/test.py::test_alter 0.00s teardown test_ttl_replicated/test.py::test_ttl_empty_parts 0.00s teardown test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 0.00s setup test_tlsv1_3/test.py::test_https_wrong_cert 0.00s teardown test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] 0.00s setup test_ttl_replicated/test.py::test_ttl_empty_parts 0.00s setup test_ttl_replicated/test.py::test_ttl_many_columns 0.00s teardown test_ttl_replicated/test.py::test_ttl_columns 0.00s setup test_ttl_replicated/test.py::test_ttl_columns 0.00s teardown test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s teardown test_ttl_replicated/test.py::test_modify_ttl 0.00s teardown test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s setup test_timezone_config/test.py::test_overflow_toDateTime 0.00s teardown test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 0.00s teardown test_ttl_replicated/test.py::test_ttl_table[DELETE] 0.00s teardown test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s teardown test_tlsv1_3/test.py::test_https 0.00s teardown test_timezone_config/test.py::test_overflow_toDate 0.00s setup test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s teardown test_timezone_config/test.py::test_overflow_toDate32 =========================== short test summary info ============================ PASSED test_timezone_config/test.py::test_check_timezone_config PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[0] PASSED test_unambiguous_alter_commands/test.py::test_alter PASSED test_unknown_column_dist_table_with_alias/test.py::test_distributed_table_with_alias[1] PASSED test_unambiguous_alter_commands/test.py::test_move_partition_to_table_command PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort PASSED test_structured_logging_json/test.py::test_structured_logging_json_format PASSED test_timezone_config/test.py::test_overflow_toDate PASSED test_tlsv1_3/test.py::test_create_user PASSED test_settings_constraints/test.py::test_read_only_constraint PASSED test_tlsv1_3/test.py::test_https PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth PASSED test_tlsv1_3/test.py::test_https_wrong_cert PASSED test_timezone_config/test.py::test_overflow_toDate32 PASSED test_settings_constraints/test.py::test_system_constraints PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_timezone_config/test.py::test_overflow_toDateTime PASSED test_settings_constraints/test.py::test_system_settings PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_zookeeper_config/test.py::test_chroot_with_different_root PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_zookeeper_config/test.py::test_chroot_with_same_root PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout PASSED test_ttl_replicated/test.py::test_modify_column_ttl PASSED test_ttl_replicated/test.py::test_modify_ttl PASSED test_version_update/test.py::test_modulo_partition_key_issue_23508 PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] PASSED test_ttl_replicated/test.py::test_ttl_columns PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] PASSED test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error PASSED test_ttl_replicated/test.py::test_ttl_empty_parts PASSED test_ttl_replicated/test.py::test_ttl_many_columns PASSED test_ttl_replicated/test.py::test_ttl_table[DELETE] PASSED test_ttl_replicated/test.py::test_ttl_table[] SKIPPED [1] test_trace_log_build_id/test.py:42: Sanitizers are skipped, because trace_log is disabled with sanitizers. ================== 38 passed, 1 skipped in 171.86s (0:02:51) ===================